STEP 4: Let's give our sprite a more specific name so that we can change its appearance.
Every sprite and every shape has a variable name.
The variable name of the sprite or shape is the orange word before the equals sign =. This variable name is a label that we use to refer to the sprite or shape.
- Change your sprite's variable name from sprite to captain.
To navigate the page using the TAB key, first press ESC to exit the code editor.